Skip to content

Conversation

@ilan-gold
Copy link
Contributor

@ilan-gold ilan-gold commented Jun 30, 2025

See scverse/SnapATAC2#424 (comment) for why we had to do the directory fixes. The

action-cached-lfs-checkout@v1 

doesn't let you specify a path so I'm not sure how to get around this. So now we just checkout each repo into the root.

@ilan-gold ilan-gold changed the title (feat): add snapatac2 feat: add snapatac2 Aug 28, 2025
@ilan-gold
Copy link
Contributor Author

scverse/SnapATAC2#424

@ilan-gold ilan-gold requested a review from Zethson October 31, 2025 10:14
Copy link
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does LFS cache really result in a speedup here? There aren't that many big binaries right?

But it doesn't really matter

@ilan-gold
Copy link
Contributor Author

ilan-gold commented Oct 31, 2025

Does LFS cache really result in a speedup here? There aren't that many big binaries right?

Well we can't opt-out of LFS because Kai uses it (or can we?). And if we use the github action checkout, we'll check out that single 3MB file, which is the largest one. But if we run these once a day for a month, that's 200MB of his quota (because there are two runs, one for each python version): https://docs.github.com/en/billing/concepts/product-billing/git-lfs#free-use-of-git-lfs, granted he has 10GB. So this is more out of respect for his repo than anything.

@ilan-gold ilan-gold merged commit 8638843 into main Oct 31, 2025
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants